home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Graphics / PICT stack v.02 / card_9113.txt < prev    next >
Encoding:
Text File  |  1988-05-18  |  2.7 KB  |  142 lines

  1. -- card: 9113 from stack: in.02
  2. -- bmap block id: 9364
  3. -- flags: 0000
  4. -- background id: 2654
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=236 top=306 right=326 bottom=265
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 22308 / 22308
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to next card
  23.  
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=136 top=302 right=337 bottom=166
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 16344 / 16344
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: New Button
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   open MacDraw 1.9.5
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 3 (button)
  48. -- low flags: 00
  49. -- high flags: 0000
  50. -- rect: left=466 top=302 right=342 bottom=512
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 14953 / 14953
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: New Button
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   go to card id 5309
  62. end mouseUp
  63.  
  64.  
  65.  
  66.  
  67. -- part 4 (button)
  68. -- low flags: 00
  69. -- high flags: 0000
  70. -- rect: left=222 top=289 right=308 bottom=246
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 26020 / 26020
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: New Button
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   go to card id 5309
  82. end mouseUp
  83.  
  84.  
  85.  
  86.  
  87. -- part 5 (button)
  88. -- low flags: 00
  89. -- high flags: 0000
  90. -- rect: left=205 top=305 right=328 bottom=235
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 19381 / 19381
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: New Button
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   go to previous card
  102. end mouseUp
  103.  
  104.  
  105.  
  106. -- part 6 (button)
  107. -- low flags: 00
  108. -- high flags: 0000
  109. -- rect: left=0 top=316 right=342 bottom=37
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 1011 / 1011
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: 
  118. ----- HyperTalk script -----
  119. on mouseUp
  120.   go home
  121. end mouseUp
  122.  
  123.  
  124.  
  125. -- part 7 (button)
  126. -- low flags: 00
  127. -- high flags: 0000
  128. -- rect: left=136 top=301 right=340 bottom=166
  129. -- title width / last selected line: 0
  130. -- icon id / first selected line: 16344 / 16344
  131. -- text alignment: 1
  132. -- font id: 0
  133. -- text size: 12
  134. -- style flags: 0
  135. -- line height: 16
  136. -- part name: New Button
  137. ----- HyperTalk script -----
  138. on mouseUp
  139.   open MacDraw 1.9.5
  140. end mouseUp
  141.  
  142.